`socket_bind()` may raise `E_WARNING` on failure, which would cause the test to be marked as borked. Since we're checking the return value anyway, we can silence warnings.