Extended DNS error mechanism (EDE) may have several errors raised during a DNS resolution. `named` is now able to add up to three EDE codes in a DNS response. In the case of duplicate error codes, only the first one will be part of the DNS response.
Closes #5085
Merge branch '5085-multiple-ede' into 'main'
See merge request isc-projects/bind9!9952