Index: zonec.c =================================================================== --- zonec.c (revision 3090) +++ zonec.c (working copy) @@ -1268,7 +1268,7 @@ } if(domain_find_rrset(rr->owner, zone, TYPE_CNAME) && domain_find_non_cname_rrset(rr->owner, zone)) { - zc_error_prev_line("CNAME and other data at the same name"); + /*zc_error_prev_line("CNAME and other data at the same name");*/ } if (rr->type == TYPE_RRSIG && rr_rrsig_type_covered(rr) == TYPE_SOA) {