make the code flow clearer by enumerating the result codes that are treated as success conditions for an intermediate minimized query (ISC_R_SUCCESS, DNS_R_DELEGATION, DNS_R_NXRRSET, etc), rather than just folding them all into the 'default' branch of a switch statement.