This is all that's needed! This causes `aaaa` to perform an
adns_r_aaaa lookup and then ask adns to convert the returned value to
a string, which is precisely correct, just like it is for `a`.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>