diff --git a/irker.py b/irker.py
index 7bd3d3b5a3c444e1aa578ec7291a6158c0a557d9..503b8b4c0ff967fb74c5efd7a435f0f663501ce3 100755
--- a/irker.py
+++ b/irker.py
@@ -14,6 +14,8 @@ Requires Python 2.6.
 TO-DO: some servers have a limit of 20 channels per server connection.
 TO-DO: Register the port?
 TO-DO: Multiple irkers could try to use the same nick
+TO-DO: share connections among multiple sessions.
+TO-DO: time out session instances as well as sockets.
 """
 # These things might need tuning