dirmngr: Fix wrong diagnostic "failed to create alarm thread".
* dirmngr/dirmngr_ldap.c (set_timeout): Fix bogus error diagnostic.
The error check was simply wrong. No other effect because the
log_get_errorcount bases exit(2) is only used before setting the
timeout.