- add note about ingroup and is_a_group_member
diff --git a/TODO b/TODO
index 778e924..80a37b3 100644
--- a/TODO
+++ b/TODO
@@ -270,6 +270,8 @@
   fprintf(stderr, "%s: %s not found\n", "unalias", *argptr);
   -> fprintf(stderr, "unalias: %s not found\n", *argptr);
 ---
+  possible code duplication ingroup() and is_a_group_member()
+---
 
 
 Code cleanup: