diff --git a/doc/issue_tracker.txt b/doc/issue_tracker.txt
index 92d76b2b9c58f254c14cff35a916fc01c15e9b06..6c05ed08c1a980aa4412dd1e2a35ce9b3685fa2d 100644
--- a/doc/issue_tracker.txt
+++ b/doc/issue_tracker.txt
@@ -146,8 +146,9 @@ bug/closed/fixed
     Bugs which have to the best of our knowledge been fixed.
 
 bug/closed/wont_fix
-    Bugs which we will not fix. Reasons include legality, high
-    complexity or speed loss for supporting some obscure corner cases.
+    Bugs which we will not fix. Possible reasons include legality, high
+    complexity for the sake of supporting obscure corner cases, speed loss
+    for similarly esoteric purposes, et cetera.
     This also means that wont_fix means we would reject a patch.
     If we are just too lazy to fix a bug then the correct state is open
     and unassigned. Closed means that the case is closed which is not