** removing result with a silent header argument
   :PROPERTIES:
   :DATE:     2011-09-07
   :END:
evaluating the following code block will remove the related result.

#+begin_src sh :results silent
  date +%Y-%m-%d
#+end_src

#+name:
: 2011-09-07