main: locally disable a gcc warning since !672
Compare changes
+ 4
− 0
@@ -311,6 +311,9 @@ static void sigbus_handler(int sig, siginfo_t *siginfo, void *ptr)
@@ -332,6 +335,7 @@ end:
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
I see no use to handle write() return codes in this function.