diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c
index 013047afb420c132abeda1d8b5a182b881cbde62..f012a260d06f5fd5107b2c78abf25ae97b279084 100644
--- a/pbx/pbx_dundi.c
+++ b/pbx/pbx_dundi.c
@@ -20,6 +20,7 @@
  *
  * \brief Distributed Universal Number Discovery (DUNDi)
  *
+ * \todo XXX This module leaks most of the memory it allocates on unload.
  */
 
 /*** MODULEINFO