Index: trunk/pdns/pdns/pdns_recursor.cc
===================================================================
--- trunk/pdns/pdns/pdns_recursor.cc	(revision 2542)
+++ trunk/pdns/pdns/pdns_recursor.cc	(revision 2544)
@@ -2010,5 +2010,5 @@
     ::arg().set("forward-zones-file", "File with (+)domain=ip pairs for forwarding")="";
     ::arg().set("export-etc-hosts", "If we should serve up contents from /etc/hosts")="off";
-    // ::arg().set("export-etc-hosts-search-suffix", "Also serve up the contents of /etc/hosts with this suffix")="";
+    ::arg().set("export-etc-hosts-search-suffix", "Also serve up the contents of /etc/hosts with this suffix")="";
     ::arg().set("etc-hosts-file", "Path to 'hosts' file")="/etc/hosts";
     ::arg().set("serve-rfc1918", "If we should be authoritative for RFC 1918 private IP space")="";
