errno_to_orconn_end_reason() spams log when errno == 0

Should we make errno_to_orconn_end_reason() shut up when errno is 0? Or should we rather make sure not to call it when errno is 0?